﻿@charset "utf-8";
/* CSS Document */
body,fieldset,div,p,h1,h2,h3,h4,h5,h6,form,ul,li,ol,dl,dt,dd {padding:0; margin:0;}
body {
	background:#fff;
	margin:0 auto;
	font-size:12px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	position:relative;
}
body {background:#fff; position:relative;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
img {vertical-align:middle; border:0;}
table { border-spacing:0; } 
ul,li {list-style:none;}
input {vertical-align:middle;}
a img { border:0;}
a {text-decoration:none;}
a:hover {text-decoration:none;}
.clear {width:0; line-height:0; height:0; padding:0; margin:0; float:none; clear:both;}
.spaceB{margin-bottom:10px;}
.spaceR{margin-right:10px;}
.fontbold {font-weight:bold;}
.f12 {font-size:12px;}
.f14 {font-size:14px;}
.f16 {font-size:16px;}


/*艺搜首页*/
.main_index { width:685px; margin:120px auto 0;}
.main_index h1 img{width:300px; height:57px;}
.main_index h1 {text-align:center; margin-bottom:40px;}
/*===搜素切换标签===*/
.search_label { height:31px; font-size:14px; width:628px; position:relative;}
.search_label ul { zoom:1; overflow:hidden;}
.search_label li { width:70px; height:31px; line-height:30px; color:#1F5998; float:left; display:inline; cursor:pointer; text-align:center; font-size:17px}
.search_label li.current,.search_label li.over { color:#000; font-weight:bold;}
.search_label li.more {background:url(../images/arrow.gif) no-repeat right center; font-size:17px; height:30px; line-height:30px; margin:0; width:60px}
/*===搜素输入区域===*/
.search_l { width:680px; overflow:hidden; zoom:1; margin-top:5px;}
.search_area {position:relative; height:auto;}
.search_box1 { position:absolute; width:511px; padding:0 3px; background:#fff; border:1px solid #D3D4D6; clear:both; top:30px; left:4px; display:none;}
.search_box li {margin:0; padding:0;}
.search_box1 li span {font-size:14px; line-height:21px; display:block; color:#333; margin:0; padding:0; width:100%; cursor:pointer;}
.search_box1 li span.over {background:#36F; color:#fff; text-decoration:none;}
.search_l { padding:3px; width:685px; float:left;}
.search_input { background:#fff; width:542px; padding:0 7px; border:1px solid #D3D4D6; height:48px; line-height:48px; color:#333; font-size:18px; float:left;}
.search_but{ background: url("../images/t0116f8c70c7143c2ff.png") no-repeat scroll 0 -220px;cursor: pointer;float: left;height: 52px;width: 118px; border:none;
    
    
   /* background:url(../images/search_but.gif); width:92px; height:28px; font-size:14px; color:#fff; border:0; cursor:pointer; padding-bottom:2px; *padding-bottom:0; float:left;*/}
.search_r {float:right; line-height:34px;}
.search_r a { color:#305D9E;}
/*关键字*/
.search_key { margin:10px 0 0; clear:both;}
.search_key a {margin-right:16px; color:#4B4B4B; display:inline-block; margin-bottom:10px;}
/*广告*/
.adv {margin:30px 0; text-align:center;}
/*底部*/
.footer_nav {text-align:center; line-height:24px;}
.footer_nav a { color:#333;}
.footer_nav span {color:#333; padding:0 10px;}
.copyright { text-align:center; color:#6E6E6E; font-family:Arial, Helvetica, sans-serif,'宋体';}



.search_label { height:31px; font-size:14px; width:628px; position:relative; z-index:1}
.search_label .morelink { position:absolute; top:27px; right:0; border:1px solid #b9c3d3; background:#fff; z-index:100; width:96px; display:none;}
.search_label .morelink a { display:block; zoom:1; overflow:hidden; padding-left:11px; line-height:26px; color:#1f5998; width:85px; height:26px; font-weight:normal; font-family:"微软雅黑";}
.search_label .morelink a:hover { background:#f3f3f3; text-decoration:none;color:#1f5998;width:85px; height:26px; font-weight:normal;}
#footer {}
#footer a{color:#333;}
#footer a:hover {text-decoration:underline;}
#footer p{color:#666666; text-align:center; font-family:"宋体";}

#page_bg {background-attachment: fixed;background-color: #888;background-position: center top;background-repeat: repeat;background-size: 100% 100%;height: 100%;left: 0;position: fixed;top: 0;width: 100%;z-index: -10;}